From the Task Manager, users can assign tasks to team members and define task details such as descriptions, deadlines, and priorities. This centralized interface helps streamline task delegation and ensures accountability by tracking assigned responsibilities in one place.
The Task Manager is a built-in feature of the application designed to help users efficiently assign, manage, and track tasks within a collaborative workspace. It simplifies team coordination by allowing users to define task details, monitor progress, and ensure timely completion of responsibilities all from a centralized, user-friendly interface.
Choose the target server (UAT or Production) to apply actions in the correct environment.
Refreshes the table to display the latest updated data.
Before open the Task manager form, users must select the region from navbar
Consumers are applications or services that receive and process messages from a message queue. In a messaging system like ActiveMQ, consumers listen to specific queues or topics, retrieve incoming messages, and take appropriate actions based on the message content. They play a crucial role in asynchronous communication, workload distribution, and system integration.
This section displays the status of the io.az.jms.voyager-remittance-notif-QUEUE, including key metrics such as consumer count and message count. It helps monitor message flow and queue health for effective system performance tracking.
Here, users can define the request's header key and value, and specify the body type to ensure the API call is properly formatted for accurate and secure communication.
Upon triggering the Purge button (as illustrated in the image below), all messages contained within the selected queue are permanently removed. This function is typically used to eliminate obsolete, failed, or excess messages, ensuring the queue remains optimized for active processing. It is important to note that purging is irreversible and should be executed with caution.
After performing actions in the Active AMQ interface such as sending messages, purging queues, or monitoring consumer activity the updated status and message data are reflected in the records table. Users can verify successful operations, track queue performance, and confirm that outdated or processed messages have been handled. This final output ensures transparency, helps maintain system health, and supports real-time queue management.